home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id007.dxr / 00153.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  176 b   |  10 lines

  1. on mouseUp
  2.   sound stop 1, 2
  3.   cursorOff()
  4.   startTimer()
  5.   set the visible of sprite 5 to 1
  6.   set the visible of sprite 6 to 1
  7.   set the visible of sprite 7 to 1
  8.   go(50)
  9. end
  10.